Skip to content
Back to search
30
MCP

Apolo RAG

pulsemcp/apolo rag

RAG server using Qdrant vector database for knowledge retrieval and semantic search.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

RAG Knowledge
Python MCP server for retrieval-augmented generation and knowledge base tools.
0 tools
Ragora
Search your knowledge bases from any AI assistant using hybrid RAG.
0 tools · streamable-http
RAG Knowledge Graph
Python MCP server for RAG-based knowledge graph construction and querying.
0 tools
io.github.fieldcure/rag
MCP RAG server with hybrid search, multi-KB support, and AI-powered chunk contextualization.
0 tools
DeepRepo
RAG engine for local codebases with multi-provider AI support and semantic search.
0 tools
com.apple-rag/mcp-server
Apple Developer Documentation with Semantic Search, RAG, and AI reranking for MCP clients
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "apolo_rag": {
      "url": "None",
      "transport": "http"
    }
  }
}